Rate Overview
Live
1 MOP = 564.0898 MGA
1 MGA = 0.001773 MOP
Avg
571.8660
High
577.5524
Low
563.7931
Last updated: 1/25/2026, 3:16:49 PM
Quick Conversions
| MOP | MGA |
|---|---|
| 1 MOP | 564.09 MGA |
| 10 MOP | 5,640.90 MGA |
| 50 MOP | 28,204.49 MGA |
| 100 MOP | 56,408.98 MGA |
| 500 MOP | 282,044.92 MGA |
| 1,000 MOP | 564,089.85 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-01-25T15:16:49Z",
"rates": {
"MGA": 564.089848
}
}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": 56408.9848,
"rate": 564.089848
}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