Rate Overview
Live
1 AWG = 2.2236 MYR
1 MYR = 0.449721
AWG
Avg
2.2163
High
2.2236
Low
2.2081
Last updated: 5/27/2026, 4:24:31 PM
Quick Conversions
| AWG | MYR |
|---|---|
| 1 AWG | 2.22 MYR |
| 10 AWG | 22.24 MYR |
| 50 AWG | 111.18 MYR |
| 100 AWG | 222.36 MYR |
| 500 AWG | 1,111.80 MYR |
| 1,000 AWG | 2,223.60 MYR |
Get AWG/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=MYRExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-05-27T16:24:31Z",
"rates": {
"MYR": 2.223603
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "MYR",
"amount": 100
},
"result": 222.36030000000002,
"rate": 2.223603
}Build with AWG/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key