Rate Overview
Live
1 MYR = 0.444858 AWG
1 AWG = 2.2479
MYR
Avg
0.439893
High
0.460031
Low
0.422520
Last updated: 3/27/2026, 7:53:07 AM
Quick Conversions
| MYR | AWG |
|---|---|
| 1 MYR | 0.44 AWG |
| 10 MYR | 4.45 AWG |
| 50 MYR | 22.24 AWG |
| 100 MYR | 44.49 AWG |
| 500 MYR | 222.43 AWG |
| 1,000 MYR | 444.86 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-03-27T07:53:07Z",
"rates": {
"AWG": 0.444858
}
}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.4858,
"rate": 0.444858
}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