Rate Overview
Live
1 KMF = 0.134816 DOP
1 DOP = 7.4175
KMF
Avg
0.136276
High
0.138312
Low
0.134316
Last updated: 7/28/2026, 12:23:27 PM
Quick Conversions
| KMF | DOP |
|---|---|
| 1 KMF | 0.13 DOP |
| 10 KMF | 1.35 DOP |
| 50 KMF | 6.74 DOP |
| 100 KMF | 13.48 DOP |
| 500 KMF | 67.41 DOP |
| 1,000 KMF | 134.82 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-28T12:23:27Z",
"rates": {
"DOP": 0.134816
}
}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.481599999999998,
"rate": 0.134816
}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