Rate Overview
Live
1 MOP = 0.223560 AWG
1 AWG = 4.4731
MOP
Avg
0.223123
High
0.223560
Low
0.222436
Last updated: 5/9/2026, 3:41:44 AM
Quick Conversions
| MOP | AWG |
|---|---|
| 1 MOP | 0.22 AWG |
| 10 MOP | 2.24 AWG |
| 50 MOP | 11.18 AWG |
| 100 MOP | 22.36 AWG |
| 500 MOP | 111.78 AWG |
| 1,000 MOP | 223.56 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-05-09T03:41:44Z",
"rates": {
"AWG": 0.22356
}
}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.356,
"rate": 0.22356
}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