Rate Overview
Live
1 KMF = 0.136841 DOP
1 DOP = 7.3078
KMF
Avg
0.136773
High
0.136932
Low
0.136695
Last updated: 8/13/2026, 1:59:47 PM
Quick Conversions
| KMF | DOP |
|---|---|
| 1 KMF | 0.14 DOP |
| 10 KMF | 1.37 DOP |
| 50 KMF | 6.84 DOP |
| 100 KMF | 13.68 DOP |
| 500 KMF | 68.42 DOP |
| 1,000 KMF | 136.84 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-08-13T13:59:47Z",
"rates": {
"DOP": 0.136841
}
}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.684099999999999,
"rate": 0.136841
}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