Rate Overview
Live
1 GBP = 5533.83 MGA
1 MGA = 0.000181
GBP
Avg
5613.38
High
5713.75
Low
5533.27
Last updated: 3/6/2026, 8:14:29 AM
Quick Conversions
| GBP | MGA |
|---|---|
| 1 GBP | 5,533.83 MGA |
| 10 GBP | 55,338.26 MGA |
| 50 GBP | 276,691.31 MGA |
| 100 GBP | 553,382.62 MGA |
| 500 GBP | 2,766,913.10 MGA |
| 1,000 GBP | 5,533,826.20 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-06T08:14:29Z",
"rates": {
"MGA": 5533.826203
}
}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": 553382.6203,
"rate": 5533.826203
}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