Rate Overview
Live
1 GBP = 5696.04 MGA
1 MGA = 0.000176
GBP
Avg
5648.15
High
5696.04
Low
5606.15
Last updated: 5/7/2026, 11:24:40 AM
Quick Conversions
| GBP | MGA |
|---|---|
| 1 GBP | 5,696.04 MGA |
| 10 GBP | 56,960.43 MGA |
| 50 GBP | 284,802.17 MGA |
| 100 GBP | 569,604.33 MGA |
| 500 GBP | 2,848,021.67 MGA |
| 1,000 GBP | 5,696,043.34 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-05-07T11:24:40Z",
"rates": {
"MGA": 5696.043344
}
}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": 569604.3343999999,
"rate": 5696.043344
}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