Rate Overview
Live
1 MYR = 0.451849 AWG
1 AWG = 2.2131
MYR
Avg
0.455270
High
0.460142
Low
0.451849
Last updated: 3/7/2026, 1:06:03 AM
Quick Conversions
| MYR | AWG |
|---|---|
| 1 MYR | 0.45 AWG |
| 10 MYR | 4.52 AWG |
| 50 MYR | 22.59 AWG |
| 100 MYR | 45.18 AWG |
| 500 MYR | 225.92 AWG |
| 1,000 MYR | 451.85 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-07T01:06:03Z",
"rates": {
"AWG": 0.451849
}
}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": 45.1849,
"rate": 0.451849
}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