Rate Overview
Live
1 MGA = 0.001881 MOP
1 MOP = 531.6321
MGA
Avg
0.001871
High
0.001881
Low
0.001862
Last updated: 9/7/2026, 10:22:22 PM
Quick Conversions
| MGA | MOP |
|---|---|
| 1 MGA | 0.00 MOP |
| 10 MGA | 0.02 MOP |
| 50 MGA | 0.09 MOP |
| 100 MGA | 0.19 MOP |
| 500 MGA | 0.94 MOP |
| 1,000 MGA | 1.88 MOP |
Get MGA/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=MOPExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-09-07T22:22:22Z",
"rates": {
"MOP": 0.001881
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "MOP",
"amount": 100
},
"result": 0.18810000000000002,
"rate": 0.001881
}Build with MGA/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key