Rate Overview
Live
1 MOP = 521.0565 MGA
1 MGA = 0.001919
MOP
Avg
548.2726
High
572.9388
Low
513.9224
Last updated: 5/27/2026, 11:05:28 PM
Quick Conversions
| MOP | MGA |
|---|---|
| 1 MOP | 521.06 MGA |
| 10 MOP | 5,210.56 MGA |
| 50 MOP | 26,052.82 MGA |
| 100 MOP | 52,105.65 MGA |
| 500 MOP | 260,528.23 MGA |
| 1,000 MOP | 521,056.47 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-27T23:05:28Z",
"rates": {
"MGA": 521.056469
}
}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": 52105.6469,
"rate": 521.056469
}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