Rate Overview
Live
1 PEN = 122.7317 KMF
1 KMF = 0.008148
PEN
Avg
122.1116
High
126.7133
Low
116.1874
Last updated: 3/27/2026, 8:06:09 AM
Quick Conversions
| PEN | KMF |
|---|---|
| 1 PEN | 122.73 KMF |
| 10 PEN | 1,227.32 KMF |
| 50 PEN | 6,136.58 KMF |
| 100 PEN | 12,273.17 KMF |
| 500 PEN | 61,365.85 KMF |
| 1,000 PEN | 122,731.70 KMF |
Get PEN/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=KMFExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-03-27T08:06:09Z",
"rates": {
"KMF": 122.731699
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "KMF",
"amount": 100
},
"result": 12273.1699,
"rate": 122.731699
}Build with PEN/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key