Rate Overview
Live
1 MOP = 532.0646 MGA
1 MGA = 0.001879
MOP
Avg
533.1475
High
536.4090
Low
530.5893
Last updated: 9/10/2026, 11:25:08 AM
Quick Conversions
| MOP | MGA |
|---|---|
| 1 MOP | 532.06 MGA |
| 10 MOP | 5,320.65 MGA |
| 50 MOP | 26,603.23 MGA |
| 100 MOP | 53,206.46 MGA |
| 500 MOP | 266,032.28 MGA |
| 1,000 MOP | 532,064.56 MGA |
Get MOP/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=MGAExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-09-10T11:25:08Z",
"rates": {
"MGA": 532.064564
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "MGA",
"amount": 100
},
"result": 53206.4564,
"rate": 532.064564
}Build with MOP/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key