Rate Overview
Live
1 MOP = 0.222195 AWG
1 AWG = 4.5006
MOP
Avg
0.222239
High
0.222552
Low
0.222139
Last updated: 3/7/2026, 12:10:25 AM
Quick Conversions
| MOP | AWG |
|---|---|
| 1 MOP | 0.22 AWG |
| 10 MOP | 2.22 AWG |
| 50 MOP | 11.11 AWG |
| 100 MOP | 22.22 AWG |
| 500 MOP | 111.10 AWG |
| 1,000 MOP | 222.20 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-03-07T00:10:25Z",
"rates": {
"AWG": 0.222195
}
}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.2195,
"rate": 0.222195
}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