Rate Overview
Live
1 DOP = 7.1662 KMF
1 KMF = 0.139544
DOP
Avg
7.1442
High
7.1918
Low
7.0348
Last updated: 3/28/2026, 9:01:32 AM
Quick Conversions
| DOP | KMF |
|---|---|
| 1 DOP | 7.17 KMF |
| 10 DOP | 71.66 KMF |
| 50 DOP | 358.31 KMF |
| 100 DOP | 716.62 KMF |
| 500 DOP | 3,583.09 KMF |
| 1,000 DOP | 7,166.18 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-03-28T09:01:32Z",
"rates": {
"KMF": 7.166179
}
}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": 716.6179,
"rate": 7.166179
}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