Rate Overview
Live
1 YER = 1.7999 KMF
1 KMF = 0.555580
YER
Avg
1.7966
High
1.8030
Low
1.7918
Last updated: 8/13/2026, 10:24:15 AM
Quick Conversions
| YER | KMF |
|---|---|
| 1 YER | 1.80 KMF |
| 10 YER | 18.00 KMF |
| 50 YER | 90.00 KMF |
| 100 YER | 179.99 KMF |
| 500 YER | 899.96 KMF |
| 1,000 YER | 1,799.92 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-08-13T10:24:15Z",
"rates": {
"KMF": 1.799921
}
}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": 179.99210000000002,
"rate": 1.799921
}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