Rate Overview
Live
1 DOP = 7.0340 KMF
1 KMF = 0.142166
DOP
Avg
7.0323
High
7.1298
Low
6.9233
Last updated: 3/7/2026, 7:44:07 AM
Quick Conversions
| DOP | KMF |
|---|---|
| 1 DOP | 7.03 KMF |
| 10 DOP | 70.34 KMF |
| 50 DOP | 351.70 KMF |
| 100 DOP | 703.40 KMF |
| 500 DOP | 3,517.02 KMF |
| 1,000 DOP | 7,034.04 KMF |
Get DOP/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=KMFExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-03-07T07:44:07Z",
"rates": {
"KMF": 7.034042
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "KMF",
"amount": 100
},
"result": 703.4042000000001,
"rate": 7.034042
}Build with DOP/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key