Rate Overview
Live
1 MOP = 528.2242 MGA
1 MGA = 0.001893
MOP
Avg
540.2162
High
572.2593
Low
514.1896
Last updated: 8/1/2026, 2:49:33 PM
Quick Conversions
| MOP | MGA |
|---|---|
| 1 MOP | 528.22 MGA |
| 10 MOP | 5,282.24 MGA |
| 50 MOP | 26,411.21 MGA |
| 100 MOP | 52,822.42 MGA |
| 500 MOP | 264,112.08 MGA |
| 1,000 MOP | 528,224.17 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-01T14:49:33Z",
"rates": {
"MGA": 528.22417
}
}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": 52822.416999999994,
"rate": 528.22417
}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