Rate Overview
Live
1 AFN = 0.061511 MYR
1 MYR = 16.2573
AFN
Avg
0.062099
High
0.065727
Low
0.058941
Last updated: 9/6/2026, 2:13:01 AM
Quick Conversions
| AFN | MYR |
|---|---|
| 1 AFN | 0.06 MYR |
| 10 AFN | 0.62 MYR |
| 50 AFN | 3.08 MYR |
| 100 AFN | 6.15 MYR |
| 500 AFN | 30.76 MYR |
| 1,000 AFN | 61.51 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-09-06T02:13:01Z",
"rates": {
"MYR": 0.061511
}
}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.1511000000000005,
"rate": 0.061511
}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