Rate Overview
Live
1 AWG = 4.4957 MOP
1 MOP = 0.222437
AWG
Avg
4.4846
High
4.4957
Low
4.4750
Last updated: 5/8/2026, 1:00:08 PM
Quick Conversions
| AWG | MOP |
|---|---|
| 1 AWG | 4.50 MOP |
| 10 AWG | 44.96 MOP |
| 50 AWG | 224.78 MOP |
| 100 AWG | 449.57 MOP |
| 500 AWG | 2,247.83 MOP |
| 1,000 AWG | 4,495.66 MOP |
Get AWG/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=MOPExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-05-08T13:00:08Z",
"rates": {
"MOP": 4.495657
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "MOP",
"amount": 100
},
"result": 449.56569999999994,
"rate": 4.495657
}Build with AWG/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key