Rate Overview
Live
1 AWG = 2.1779 MYR
1 MYR = 0.459151
AWG
Avg
2.1958
High
2.2119
Low
2.1779
Last updated: 5/7/2026, 11:26:08 AM
Quick Conversions
| AWG | MYR |
|---|---|
| 1 AWG | 2.18 MYR |
| 10 AWG | 21.78 MYR |
| 50 AWG | 108.90 MYR |
| 100 AWG | 217.79 MYR |
| 500 AWG | 1,088.97 MYR |
| 1,000 AWG | 2,177.93 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-07T11:26:08Z",
"rates": {
"MYR": 2.177933
}
}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": 217.7933,
"rate": 2.177933
}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