Rate Overview
Live
1 DOP = 7.3814 KMF
1 KMF = 0.135475
DOP
Avg
6.9002
High
7.3814
Low
6.5592
Last updated: 7/23/2026, 5:50:14 PM
Quick Conversions
| DOP | KMF |
|---|---|
| 1 DOP | 7.38 KMF |
| 10 DOP | 73.81 KMF |
| 50 DOP | 369.07 KMF |
| 100 DOP | 738.14 KMF |
| 500 DOP | 3,690.71 KMF |
| 1,000 DOP | 7,381.42 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-07-23T17:50:14Z",
"rates": {
"KMF": 7.381418
}
}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": 738.1418,
"rate": 7.381418
}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