Rate Overview
Live
1 MYR = 0.441370 AWG
1 AWG = 2.2657
MYR
Avg
0.443444
High
0.444614
Low
0.441370
Last updated: 9/3/2026, 2:32:41 PM
Quick Conversions
| MYR | AWG |
|---|---|
| 1 MYR | 0.44 AWG |
| 10 MYR | 4.41 AWG |
| 50 MYR | 22.07 AWG |
| 100 MYR | 44.14 AWG |
| 500 MYR | 220.69 AWG |
| 1,000 MYR | 441.37 AWG |
Get MYR/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=AWGExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-09-03T14:32:41Z",
"rates": {
"AWG": 0.44137
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "AWG",
"amount": 100
},
"result": 44.137,
"rate": 0.44137
}Build with MYR/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key