Rate Overview
Live
1 MOP = 513.9224 MGA
1 MGA = 0.001946
MOP
Avg
519.4117
High
524.7906
Low
513.9224
Last updated: 3/7/2026, 12:09:50 AM
Quick Conversions
| MOP | MGA |
|---|---|
| 1 MOP | 513.92 MGA |
| 10 MOP | 5,139.22 MGA |
| 50 MOP | 25,696.12 MGA |
| 100 MOP | 51,392.24 MGA |
| 500 MOP | 256,961.20 MGA |
| 1,000 MOP | 513,922.39 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-07T00:09:50Z",
"rates": {
"MGA": 513.922391
}
}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": 51392.23909999999,
"rate": 513.922391
}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