Rate Overview
Live
1 PEN = 122.7066 KMF
1 KMF = 0.008150
PEN
Avg
121.2522
High
122.7066
Low
119.7434
Last updated: 5/9/2026, 2:52:52 AM
Quick Conversions
| PEN | KMF |
|---|---|
| 1 PEN | 122.71 KMF |
| 10 PEN | 1,227.07 KMF |
| 50 PEN | 6,135.33 KMF |
| 100 PEN | 12,270.66 KMF |
| 500 PEN | 61,353.28 KMF |
| 1,000 PEN | 122,706.56 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-05-09T02:52:52Z",
"rates": {
"KMF": 122.706558
}
}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": 12270.6558,
"rate": 122.706558
}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