Rate Overview
Live
1 DOP = 7.1791 KMF
1 KMF = 0.139293
DOP
Avg
6.8987
High
7.1888
Low
6.5263
Last updated: 5/27/2026, 7:23:38 PM
Quick Conversions
| DOP | KMF |
|---|---|
| 1 DOP | 7.18 KMF |
| 10 DOP | 71.79 KMF |
| 50 DOP | 358.96 KMF |
| 100 DOP | 717.91 KMF |
| 500 DOP | 3,589.57 KMF |
| 1,000 DOP | 7,179.13 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-05-27T19:23:38Z",
"rates": {
"KMF": 7.179135
}
}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": 717.9135,
"rate": 7.179135
}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