Rate Overview
Live
1 KMF = 0.134316 DOP
1 DOP = 7.4451
KMF
Avg
0.145179
High
0.152794
Low
0.134316
Last updated: 7/26/2026, 3:36:48 AM
Quick Conversions
| KMF | DOP |
|---|---|
| 1 KMF | 0.13 DOP |
| 10 KMF | 1.34 DOP |
| 50 KMF | 6.72 DOP |
| 100 KMF | 13.43 DOP |
| 500 KMF | 67.16 DOP |
| 1,000 KMF | 134.32 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-26T03:36:48Z",
"rates": {
"DOP": 0.134316
}
}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.4316,
"rate": 0.134316
}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