Rate Overview
Live
1 MOP = 532.9066 MGA
1 MGA = 0.001877
MOP
Avg
534.1862
High
539.6573
Low
532.8003
Last updated: 7/31/2026, 12:54:58 PM
Quick Conversions
| MOP | MGA |
|---|---|
| 1 MOP | 532.91 MGA |
| 10 MOP | 5,329.07 MGA |
| 50 MOP | 26,645.33 MGA |
| 100 MOP | 53,290.66 MGA |
| 500 MOP | 266,453.31 MGA |
| 1,000 MOP | 532,906.63 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-31T12:54:58Z",
"rates": {
"MGA": 532.906627
}
}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": 53290.66269999999,
"rate": 532.906627
}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