Rate Overview
Live
1 DOP = 7.4385 KMF
1 KMF = 0.134435
DOP
Avg
7.3816
High
7.4385
Low
7.3423
Last updated: 7/25/2026, 3:36:23 AM
Quick Conversions
| DOP | KMF |
|---|---|
| 1 DOP | 7.44 KMF |
| 10 DOP | 74.39 KMF |
| 50 DOP | 371.93 KMF |
| 100 DOP | 743.85 KMF |
| 500 DOP | 3,719.27 KMF |
| 1,000 DOP | 7,438.54 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-25T03:36:23Z",
"rates": {
"KMF": 7.438541
}
}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": 743.8541,
"rate": 7.438541
}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