Rate Overview
Live
1 MOP = 0.221551 AWG
1 AWG = 4.5136
MOP
Avg
0.221490
High
0.221551
Low
0.221462
Last updated: 8/20/2026, 6:22:35 AM
Quick Conversions
| MOP | AWG |
|---|---|
| 1 MOP | 0.22 AWG |
| 10 MOP | 2.22 AWG |
| 50 MOP | 11.08 AWG |
| 100 MOP | 22.16 AWG |
| 500 MOP | 110.78 AWG |
| 1,000 MOP | 221.55 AWG |
Get MOP/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=AWGExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-08-20T06:22:35Z",
"rates": {
"AWG": 0.221551
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "AWG",
"amount": 100
},
"result": 22.1551,
"rate": 0.221551
}Build with MOP/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key