Rate Overview
Live
1 AWG = 2.2479 MYR
1 MYR = 0.444859
AWG
Avg
2.3729
High
2.5199
Low
2.1966
Last updated: 3/27/2026, 10:21:00 AM
Quick Conversions
| AWG | MYR |
|---|---|
| 1 AWG | 2.25 MYR |
| 10 AWG | 22.48 MYR |
| 50 AWG | 112.40 MYR |
| 100 AWG | 224.79 MYR |
| 500 AWG | 1,123.95 MYR |
| 1,000 AWG | 2,247.90 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-27T10:21:00Z",
"rates": {
"MYR": 2.247905
}
}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": 224.79049999999998,
"rate": 2.247905
}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