Rate Overview
Live
1 GBP = 5647.40 MGA
1 MGA = 0.000177
GBP
Avg
5635.16
High
5695.15
Low
5576.53
Last updated: 5/27/2026, 9:41:26 PM
Quick Conversions
| GBP | MGA |
|---|---|
| 1 GBP | 5,647.40 MGA |
| 10 GBP | 56,474.03 MGA |
| 50 GBP | 282,370.17 MGA |
| 100 GBP | 564,740.34 MGA |
| 500 GBP | 2,823,701.68 MGA |
| 1,000 GBP | 5,647,403.37 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-27T21:41:26Z",
"rates": {
"MGA": 5647.403367
}
}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": 564740.3367,
"rate": 5647.403367
}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