Rate Overview
Live
1 MOP = 532.8003 MGA
1 MGA = 0.001877
MOP
Avg
533.5574
High
539.6573
Low
528.1032
Last updated: 7/30/2026, 12:45:58 AM
Quick Conversions
| MOP | MGA |
|---|---|
| 1 MOP | 532.80 MGA |
| 10 MOP | 5,328.00 MGA |
| 50 MOP | 26,640.01 MGA |
| 100 MOP | 53,280.03 MGA |
| 500 MOP | 266,400.13 MGA |
| 1,000 MOP | 532,800.26 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-07-30T00:45:58Z",
"rates": {
"MGA": 532.800261
}
}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": 53280.026099999995,
"rate": 532.800261
}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