Rate Overview
Live
1 YER = 1.7805 KMF
1 KMF = 0.561633
YER
Avg
1.7822
High
1.7869
Low
1.7754
Last updated: 6/16/2026, 1:26:10 PM
Quick Conversions
| YER | KMF |
|---|---|
| 1 YER | 1.78 KMF |
| 10 YER | 17.81 KMF |
| 50 YER | 89.03 KMF |
| 100 YER | 178.05 KMF |
| 500 YER | 890.26 KMF |
| 1,000 YER | 1,780.52 KMF |
Get YER/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=KMFExample Response:
{
"success": true,
"base": "YER",
"date": "2026-06-16T13:26:10Z",
"rates": {
"KMF": 1.780522
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "KMF",
"amount": 100
},
"result": 178.0522,
"rate": 1.780522
}Build with YER/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key