Rate Overview
Live
1 GBP = 5792.54 MGA
1 MGA = 0.000173
GBP
Avg
5832.42
High
6190.06
Low
5577.62
Last updated: 7/27/2026, 11:09:12 PM
Quick Conversions
| GBP | MGA |
|---|---|
| 1 GBP | 5,792.54 MGA |
| 10 GBP | 57,925.40 MGA |
| 50 GBP | 289,627.02 MGA |
| 100 GBP | 579,254.03 MGA |
| 500 GBP | 2,896,270.17 MGA |
| 1,000 GBP | 5,792,540.35 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-07-27T23:09:12Z",
"rates": {
"MGA": 5792.540348
}
}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": 579254.0348,
"rate": 5792.540348
}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