Rate Overview
Live
1 YER = 1.7764 KMF
1 KMF = 0.562944
YER
Avg
1.7658
High
1.7823
Low
1.7465
Last updated: 3/7/2026, 7:18:06 AM
Quick Conversions
| YER | KMF |
|---|---|
| 1 YER | 1.78 KMF |
| 10 YER | 17.76 KMF |
| 50 YER | 88.82 KMF |
| 100 YER | 177.64 KMF |
| 500 YER | 888.19 KMF |
| 1,000 YER | 1,776.38 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-03-07T07:18:06Z",
"rates": {
"KMF": 1.776375
}
}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": 177.63750000000002,
"rate": 1.776375
}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