Rate Overview
Live
1 KMF = 0.134722 DOP
1 DOP = 7.4227
KMF
Avg
0.142597
High
0.153225
Low
0.134316
Last updated: 7/28/2026, 1:45:39 AM
Quick Conversions
| KMF | DOP |
|---|---|
| 1 KMF | 0.13 DOP |
| 10 KMF | 1.35 DOP |
| 50 KMF | 6.74 DOP |
| 100 KMF | 13.47 DOP |
| 500 KMF | 67.36 DOP |
| 1,000 KMF | 134.72 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-07-28T01:45:39Z",
"rates": {
"DOP": 0.134722
}
}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.4722,
"rate": 0.134722
}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