Rate Overview
Live
1 MOP = 517.9039 MGA
1 MGA = 0.001931
MOP
Avg
515.3794
High
517.9039
Low
513.9304
Last updated: 5/7/2026, 3:51:55 PM
Quick Conversions
| MOP | MGA |
|---|---|
| 1 MOP | 517.90 MGA |
| 10 MOP | 5,179.04 MGA |
| 50 MOP | 25,895.19 MGA |
| 100 MOP | 51,790.39 MGA |
| 500 MOP | 258,951.93 MGA |
| 1,000 MOP | 517,903.86 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-05-07T15:51:55Z",
"rates": {
"MGA": 517.903863
}
}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": 51790.3863,
"rate": 517.903863
}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