Rate Overview
Live
1 MOP = 0.221568 AWG
1 AWG = 4.5133
MOP
Avg
0.222224
High
0.223463
Low
0.221556
Last updated: 7/30/2026, 9:44:26 PM
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.57 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-07-30T21:44:26Z",
"rates": {
"AWG": 0.221568
}
}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.156799999999997,
"rate": 0.221568
}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