Rate Overview
Live
1 DOP = 7.1509 KMF
1 KMF = 0.139843
DOP
Avg
7.2062
High
7.2579
Low
7.1509
Last updated: 9/5/2026, 1:03:10 AM
Quick Conversions
| DOP | KMF |
|---|---|
| 1 DOP | 7.15 KMF |
| 10 DOP | 71.51 KMF |
| 50 DOP | 357.54 KMF |
| 100 DOP | 715.09 KMF |
| 500 DOP | 3,575.43 KMF |
| 1,000 DOP | 7,150.86 KMF |
Get DOP/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=KMFExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-09-05T01:03:10Z",
"rates": {
"KMF": 7.150864
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "KMF",
"amount": 100
},
"result": 715.0864,
"rate": 7.150864
}Build with DOP/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key