Rate Overview
Live
1 MOP = 516.7148 MGA
1 MGA = 0.001935
MOP
Avg
516.9187
High
519.4277
Low
514.7426
Last updated: 3/27/2026, 9:38:56 AM
Quick Conversions
| MOP | MGA |
|---|---|
| 1 MOP | 516.71 MGA |
| 10 MOP | 5,167.15 MGA |
| 50 MOP | 25,835.74 MGA |
| 100 MOP | 51,671.48 MGA |
| 500 MOP | 258,357.41 MGA |
| 1,000 MOP | 516,714.81 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-03-27T09:38:56Z",
"rates": {
"MGA": 516.71481
}
}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": 51671.48100000001,
"rate": 516.71481
}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