Rate Overview
Live
1 AFN = 0.063465 MYR
1 MYR = 15.7567
AFN
Avg
0.061919
High
0.063895
Low
0.059777
Last updated: 5/27/2026, 11:52:15 PM
Quick Conversions
| AFN | MYR |
|---|---|
| 1 AFN | 0.06 MYR |
| 10 AFN | 0.63 MYR |
| 50 AFN | 3.17 MYR |
| 100 AFN | 6.35 MYR |
| 500 AFN | 31.73 MYR |
| 1,000 AFN | 63.46 MYR |
Get AFN/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=MYRExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-05-27T23:52:15Z",
"rates": {
"MYR": 0.063465
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "MYR",
"amount": 100
},
"result": 6.346499999999999,
"rate": 0.063465
}Build with AFN/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key