Rate Overview
Live
1 AWG = 2.2870 MYR
1 MYR = 0.437252
AWG
Avg
2.2791
High
2.2872
Low
2.2667
Last updated: 7/7/2026, 3:15:26 AM
Quick Conversions
| AWG | MYR |
|---|---|
| 1 AWG | 2.29 MYR |
| 10 AWG | 22.87 MYR |
| 50 AWG | 114.35 MYR |
| 100 AWG | 228.70 MYR |
| 500 AWG | 1,143.51 MYR |
| 1,000 AWG | 2,287.01 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-07-07T03:15:26Z",
"rates": {
"MYR": 2.287011
}
}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": 228.70110000000003,
"rate": 2.287011
}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