Rate Overview
Live
1 GBP = 5611.08 MGA
1 MGA = 0.000178
GBP
Avg
5623.43
High
5640.95
Low
5608.11
Last updated: 6/17/2026, 6:55:51 AM
Quick Conversions
| GBP | MGA |
|---|---|
| 1 GBP | 5,611.08 MGA |
| 10 GBP | 56,110.83 MGA |
| 50 GBP | 280,554.17 MGA |
| 100 GBP | 561,108.33 MGA |
| 500 GBP | 2,805,541.67 MGA |
| 1,000 GBP | 5,611,083.35 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-06-17T06:55:51Z",
"rates": {
"MGA": 5611.083347
}
}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": 561108.3347,
"rate": 5611.083347
}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