Rate Overview
Live
1 GBP = 5534.48 MGA
1 MGA = 0.000181
GBP
Avg
5928.54
High
6217.72
Low
5525.76
Last updated: 3/27/2026, 1:27:20 PM
Quick Conversions
| GBP | MGA |
|---|---|
| 1 GBP | 5,534.48 MGA |
| 10 GBP | 55,344.78 MGA |
| 50 GBP | 276,723.89 MGA |
| 100 GBP | 553,447.78 MGA |
| 500 GBP | 2,767,238.89 MGA |
| 1,000 GBP | 5,534,477.78 MGA |
Get GBP/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=MGAExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-03-27T13:27:20Z",
"rates": {
"MGA": 5534.477777
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "MGA",
"amount": 100
},
"result": 553447.7777,
"rate": 5534.477777
}Build with GBP/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key