Rate Overview
Live
1 GBP = 5548.83 MGA
1 MGA = 0.000180
GBP
Avg
5851.73
High
6190.06
Low
5548.83
Last updated: 3/27/2026, 3:15:18 PM
Quick Conversions
| GBP | MGA |
|---|---|
| 1 GBP | 5,548.83 MGA |
| 10 GBP | 55,488.33 MGA |
| 50 GBP | 277,441.63 MGA |
| 100 GBP | 554,883.27 MGA |
| 500 GBP | 2,774,416.34 MGA |
| 1,000 GBP | 5,548,832.68 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-03-27T15:15:18Z",
"rates": {
"MGA": 5548.832678
}
}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": 554883.2678,
"rate": 5548.832678
}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