Rate Overview
Live
1 GBP = 5710.27 MGA
1 MGA = 0.000175
GBP
Avg
5693.56
High
6188.92
Low
5499.92
Last updated: 7/23/2026, 5:46:48 AM
Quick Conversions
| GBP | MGA |
|---|---|
| 1 GBP | 5,710.27 MGA |
| 10 GBP | 57,102.72 MGA |
| 50 GBP | 285,513.58 MGA |
| 100 GBP | 571,027.17 MGA |
| 500 GBP | 2,855,135.85 MGA |
| 1,000 GBP | 5,710,271.70 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-23T05:46:48Z",
"rates": {
"MGA": 5710.271696
}
}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": 571027.1696,
"rate": 5710.271696
}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