Rate Overview
Live
1 DOP = 7.0080 KMF
1 KMF = 0.142694
DOP
Avg
7.0552
High
7.1074
Low
7.0080
Last updated: 5/7/2026, 1:45:08 PM
Quick Conversions
| DOP | KMF |
|---|---|
| 1 DOP | 7.01 KMF |
| 10 DOP | 70.08 KMF |
| 50 DOP | 350.40 KMF |
| 100 DOP | 700.80 KMF |
| 500 DOP | 3,504.01 KMF |
| 1,000 DOP | 7,008.03 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-05-07T13:45:08Z",
"rates": {
"KMF": 7.008025
}
}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": 700.8025,
"rate": 7.008025
}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