Rate Overview
Live
1 AWG = 2.2046 MYR
1 MYR = 0.453601
AWG
Avg
2.1965
High
2.2046
Low
2.1732
Last updated: 3/7/2026, 4:26:26 AM
Quick Conversions
| AWG | MYR |
|---|---|
| 1 AWG | 2.20 MYR |
| 10 AWG | 22.05 MYR |
| 50 AWG | 110.23 MYR |
| 100 AWG | 220.46 MYR |
| 500 AWG | 1,102.29 MYR |
| 1,000 AWG | 2,204.58 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-03-07T04:26:26Z",
"rates": {
"MYR": 2.204581
}
}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": 220.4581,
"rate": 2.204581
}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