Rate Overview
Live
1 MYR = 0.436585 AWG
1 AWG = 2.2905
MYR
Avg
0.437530
High
0.438135
Low
0.436585
Last updated: 8/14/2026, 9:57:47 PM
Quick Conversions
| MYR | AWG |
|---|---|
| 1 MYR | 0.44 AWG |
| 10 MYR | 4.37 AWG |
| 50 MYR | 21.83 AWG |
| 100 MYR | 43.66 AWG |
| 500 MYR | 218.29 AWG |
| 1,000 MYR | 436.59 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-08-14T21:57:47Z",
"rates": {
"AWG": 0.436585
}
}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": 43.658500000000004,
"rate": 0.436585
}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