Rate Overview
Live
1 KMF = 0.135794 DOP
1 DOP = 7.3641
KMF
Avg
0.137455
High
0.138589
Low
0.135794
Last updated: 6/19/2026, 8:43:43 AM
Quick Conversions
| KMF | DOP |
|---|---|
| 1 KMF | 0.14 DOP |
| 10 KMF | 1.36 DOP |
| 50 KMF | 6.79 DOP |
| 100 KMF | 13.58 DOP |
| 500 KMF | 67.90 DOP |
| 1,000 KMF | 135.79 DOP |
Get KMF/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KMF¤cies=DOPExample Response:
{
"success": true,
"base": "KMF",
"date": "2026-06-19T08:43:43Z",
"rates": {
"DOP": 0.135794
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KMF&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KMF",
"to": "DOP",
"amount": 100
},
"result": 13.5794,
"rate": 0.135794
}Build with KMF/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key