Rate Overview
Live
1 GBP = 5682.74 MGA
1 MGA = 0.000176
GBP
Avg
5764.17
High
6221.36
Low
5529.46
Last updated: 7/23/2026, 5:27:58 PM
Quick Conversions
| GBP | MGA |
|---|---|
| 1 GBP | 5,682.74 MGA |
| 10 GBP | 56,827.43 MGA |
| 50 GBP | 284,137.16 MGA |
| 100 GBP | 568,274.32 MGA |
| 500 GBP | 2,841,371.59 MGA |
| 1,000 GBP | 5,682,743.18 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-07-23T17:27:58Z",
"rates": {
"MGA": 5682.743184
}
}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": 568274.3184,
"rate": 5682.743184
}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