Rate Overview
Live
1 MOP = 534.3065 MGA
1 MGA = 0.001872
MOP
Avg
531.6846
High
575.8958
Low
512.4714
Last updated: 7/31/2026, 12:30:53 AM
Quick Conversions
| MOP | MGA |
|---|---|
| 1 MOP | 534.31 MGA |
| 10 MOP | 5,343.06 MGA |
| 50 MOP | 26,715.32 MGA |
| 100 MOP | 53,430.65 MGA |
| 500 MOP | 267,153.23 MGA |
| 1,000 MOP | 534,306.47 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-31T00:30:53Z",
"rates": {
"MGA": 534.306465
}
}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": 53430.6465,
"rate": 534.306465
}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