Rate Overview
Live
1 GBP = 5745.94 MGA
1 MGA = 0.000174
GBP
Avg
5847.35
High
6190.06
Low
5509.91
Last updated: 7/26/2026, 5:54:33 PM
Quick Conversions
| GBP | MGA |
|---|---|
| 1 GBP | 5,745.94 MGA |
| 10 GBP | 57,459.44 MGA |
| 50 GBP | 287,297.19 MGA |
| 100 GBP | 574,594.38 MGA |
| 500 GBP | 2,872,971.90 MGA |
| 1,000 GBP | 5,745,943.80 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-26T17:54:33Z",
"rates": {
"MGA": 5745.943801
}
}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": 574594.3801000001,
"rate": 5745.943801
}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