Rate Overview
Live
1 MOP = 515.0808 MGA
1 MGA = 0.001941
MOP
Avg
514.1907
High
515.0808
Low
512.4714
Last updated: 4/17/2026, 6:10:41 AM
Quick Conversions
| MOP | MGA |
|---|---|
| 1 MOP | 515.08 MGA |
| 10 MOP | 5,150.81 MGA |
| 50 MOP | 25,754.04 MGA |
| 100 MOP | 51,508.08 MGA |
| 500 MOP | 257,540.42 MGA |
| 1,000 MOP | 515,080.83 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-04-17T06:10:41Z",
"rates": {
"MGA": 515.080835
}
}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": 51508.0835,
"rate": 515.080835
}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