Rate Overview
Live
1 MGA = 0.001919 MOP
1 MOP = 521.1047
MGA
Avg
0.001861
High
0.001948
Low
0.001736
Last updated: 5/27/2026, 4:20:11 PM
Quick Conversions
| MGA | MOP |
|---|---|
| 1 MGA | 0.00 MOP |
| 10 MGA | 0.02 MOP |
| 50 MGA | 0.10 MOP |
| 100 MGA | 0.19 MOP |
| 500 MGA | 0.96 MOP |
| 1,000 MGA | 1.92 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-05-27T16:20:11Z",
"rates": {
"MOP": 0.001919
}
}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.1919,
"rate": 0.001919
}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