Rate Overview
Live
1 GBP = 5613.53 MGA
1 MGA = 0.000178
GBP
Avg
5592.55
High
5613.92
Low
5561.50
Last updated: 4/17/2026, 6:32:49 AM
Quick Conversions
| GBP | MGA |
|---|---|
| 1 GBP | 5,613.53 MGA |
| 10 GBP | 56,135.25 MGA |
| 50 GBP | 280,676.27 MGA |
| 100 GBP | 561,352.54 MGA |
| 500 GBP | 2,806,762.68 MGA |
| 1,000 GBP | 5,613,525.36 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-04-17T06:32:49Z",
"rates": {
"MGA": 5613.525363
}
}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": 561352.5362999999,
"rate": 5613.525363
}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