Rate Overview
Live
1 YER = 1.7897 KMF
1 KMF = 0.558766
YER
Avg
1.7897
High
1.7936
Low
1.7820
Last updated: 9/3/2026, 9:57:19 AM
Quick Conversions
| YER | KMF |
|---|---|
| 1 YER | 1.79 KMF |
| 10 YER | 17.90 KMF |
| 50 YER | 89.48 KMF |
| 100 YER | 178.97 KMF |
| 500 YER | 894.83 KMF |
| 1,000 YER | 1,789.66 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-09-03T09:57:19Z",
"rates": {
"KMF": 1.789657
}
}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.9657,
"rate": 1.789657
}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