Rate Overview
Live
1 GBP = 5646.10 MGA
1 MGA = 0.000177
GBP
Avg
5643.40
High
5653.95
Low
5619.96
Last updated: 5/27/2026, 6:19:44 PM
Quick Conversions
| GBP | MGA |
|---|---|
| 1 GBP | 5,646.10 MGA |
| 10 GBP | 56,460.99 MGA |
| 50 GBP | 282,304.96 MGA |
| 100 GBP | 564,609.92 MGA |
| 500 GBP | 2,823,049.61 MGA |
| 1,000 GBP | 5,646,099.22 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-27T18:19:44Z",
"rates": {
"MGA": 5646.099223
}
}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": 564609.9223,
"rate": 5646.099223
}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