Rate Overview
Live
1 KMF = 0.134506 DOP
1 DOP = 7.4346
KMF
Avg
0.134759
High
0.135475
Low
0.134316
Last updated: 7/29/2026, 6:06:16 AM
Quick Conversions
| KMF | DOP |
|---|---|
| 1 KMF | 0.13 DOP |
| 10 KMF | 1.35 DOP |
| 50 KMF | 6.73 DOP |
| 100 KMF | 13.45 DOP |
| 500 KMF | 67.25 DOP |
| 1,000 KMF | 134.51 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-29T06:06:16Z",
"rates": {
"DOP": 0.134506
}
}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.450599999999998,
"rate": 0.134506
}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