Rate Overview
Live
1 MYR = 0.449618 AWG
1 AWG = 2.2241
MYR
Avg
0.448195
High
0.459004
Low
0.433204
Last updated: 5/28/2026, 12:09:27 AM
Quick Conversions
| MYR | AWG |
|---|---|
| 1 MYR | 0.45 AWG |
| 10 MYR | 4.50 AWG |
| 50 MYR | 22.48 AWG |
| 100 MYR | 44.96 AWG |
| 500 MYR | 224.81 AWG |
| 1,000 MYR | 449.62 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-05-28T00:09:27Z",
"rates": {
"AWG": 0.449618
}
}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.961800000000004,
"rate": 0.449618
}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