Rate Overview
Live
1 YER = 1.7710 KMF
1 KMF = 0.564642
YER
Avg
1.7651
High
1.8009
Low
1.7395
Last updated: 5/27/2026, 9:46:55 AM
Quick Conversions
| YER | KMF |
|---|---|
| 1 YER | 1.77 KMF |
| 10 YER | 17.71 KMF |
| 50 YER | 88.55 KMF |
| 100 YER | 177.10 KMF |
| 500 YER | 885.52 KMF |
| 1,000 YER | 1,771.03 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-05-27T09:46:55Z",
"rates": {
"KMF": 1.771035
}
}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.1035,
"rate": 1.771035
}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