Rate Overview
Live
1 DOP = 7.2560 KMF
1 KMF = 0.137817
DOP
Avg
7.2730
High
7.3448
Low
7.2300
Last updated: 7/4/2026, 4:18:19 AM
Quick Conversions
| DOP | KMF |
|---|---|
| 1 DOP | 7.26 KMF |
| 10 DOP | 72.56 KMF |
| 50 DOP | 362.80 KMF |
| 100 DOP | 725.60 KMF |
| 500 DOP | 3,627.99 KMF |
| 1,000 DOP | 7,255.98 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-04T04:18:19Z",
"rates": {
"KMF": 7.255977
}
}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": 725.5976999999999,
"rate": 7.255977
}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