Rate Overview
Live
1 MOP = 533.5791 MGA
1 MGA = 0.001874
MOP
Avg
533.2076
High
534.9064
Low
531.7003
Last updated: 8/19/2026, 5:35:21 PM
Quick Conversions
| MOP | MGA |
|---|---|
| 1 MOP | 533.58 MGA |
| 10 MOP | 5,335.79 MGA |
| 50 MOP | 26,678.95 MGA |
| 100 MOP | 53,357.91 MGA |
| 500 MOP | 266,789.53 MGA |
| 1,000 MOP | 533,579.06 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-08-19T17:35:21Z",
"rates": {
"MGA": 533.579064
}
}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": 53357.9064,
"rate": 533.579064
}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