Rate Overview
Live
1 KMF = 0.142165 DOP
1 DOP = 7.0341
KMF
Avg
0.142217
High
0.144440
Low
0.140256
Last updated: 3/7/2026, 5:54:29 PM
Quick Conversions
| KMF | DOP |
|---|---|
| 1 KMF | 0.14 DOP |
| 10 KMF | 1.42 DOP |
| 50 KMF | 7.11 DOP |
| 100 KMF | 14.22 DOP |
| 500 KMF | 71.08 DOP |
| 1,000 KMF | 142.17 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-03-07T17:54:29Z",
"rates": {
"DOP": 0.142165
}
}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": 14.216500000000002,
"rate": 0.142165
}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