Rate Overview
Live
1 MOP = 520.3001 MGA
1 MGA = 0.001922
MOP
Avg
519.7961
High
521.0171
Low
517.7753
Last updated: 6/19/2026, 8:22:33 AM
Quick Conversions
| MOP | MGA |
|---|---|
| 1 MOP | 520.30 MGA |
| 10 MOP | 5,203.00 MGA |
| 50 MOP | 26,015.01 MGA |
| 100 MOP | 52,030.01 MGA |
| 500 MOP | 260,150.06 MGA |
| 1,000 MOP | 520,300.11 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-06-19T08:22:33Z",
"rates": {
"MGA": 520.300112
}
}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": 52030.0112,
"rate": 520.300112
}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