Rate Overview
Live
1 PEN = 127.0089 KMF
1 KMF = 0.007873
PEN
Avg
127.2171
High
128.0471
Low
126.4573
Last updated: 7/28/2026, 11:40:35 AM
Quick Conversions
| PEN | KMF |
|---|---|
| 1 PEN | 127.01 KMF |
| 10 PEN | 1,270.09 KMF |
| 50 PEN | 6,350.44 KMF |
| 100 PEN | 12,700.89 KMF |
| 500 PEN | 63,504.45 KMF |
| 1,000 PEN | 127,008.89 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-07-28T11:40:35Z",
"rates": {
"KMF": 127.008894
}
}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": 12700.8894,
"rate": 127.008894
}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