Rate Overview
Live
1 MYR = 0.448734 AWG
1 AWG = 2.2285
MYR
Avg
0.451100
High
0.452877
Low
0.448734
Last updated: 5/28/2026, 3:45:27 AM
Quick Conversions
| MYR | AWG |
|---|---|
| 1 MYR | 0.45 AWG |
| 10 MYR | 4.49 AWG |
| 50 MYR | 22.44 AWG |
| 100 MYR | 44.87 AWG |
| 500 MYR | 224.37 AWG |
| 1,000 MYR | 448.73 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-28T03:45:27Z",
"rates": {
"AWG": 0.448734
}
}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.873400000000004,
"rate": 0.448734
}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