Skip to content

TOP to BWP exchange rate API

Pa’anga to Pula · quoted 2026-09-25

5.7032

▼ +3.41% over 1Y

1 TOP = 5.7032 BWP · 1 BWP = 0.17534 TOP · Get this rate via the API

1 TOP buys 5.7032 BWP as of 2026-09-25, so 1 BWP buys 0.17534 TOP. Over the last year, TOP/BWP traded between 5.5722 and 6.0500, averaged 5.7645 and fell 3.41%. The API holds daily TOP/BWP rates from 2024-08-24 — 2 years of history — so any past day, or a whole series, is one request away.

TOP/BWP over 1Y

TOP/BWP over 1Y: show the values
PointTOP/BWP
2025-09-255.9044
2025-10-025.9759
2025-10-095.9464
2025-10-165.8063
2025-10-235.8761
2025-10-305.9405
2025-11-065.8534
2025-11-135.8298
2025-11-205.7946
2025-11-275.8040
2025-12-045.7402
2025-12-125.8124
2025-12-195.7916
2025-12-265.5733
2026-01-025.7236
2026-01-095.7111
2026-01-165.8023
2026-01-235.8028
2026-01-305.5841
2026-02-065.6218
2026-02-135.6200
2026-02-205.6385
2026-02-275.6241
2026-03-065.7510
2026-03-135.7685
2026-03-205.8078
2026-03-275.8834
2026-04-035.7910
2026-04-105.7326
2026-04-185.5722
2026-04-255.6163
2026-05-025.6455
2026-05-095.5758
2026-05-176.0077
2026-05-255.7731
2026-06-015.7711
2026-06-105.7636
2026-06-175.7572
2026-06-245.7640
2026-07-015.7144
2026-07-085.7738
2026-07-155.7484
2026-07-226.0500
2026-07-295.8176
2026-08-055.7651
2026-08-125.7275
2026-08-205.7406
2026-08-275.7238
2026-09-035.7397
2026-09-105.7368
2026-09-175.7576
2026-09-245.7647

High

6.0500

Low

5.5722

Average

5.7645

For developers

Get this rate via the API

One GET request returns the TOP/BWP rate as JSON. The free plan includes 1,000 requests a month, with no credit card required.

cURL
curl -X GET "https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=TOP&currencies=BWP"
JavaScript
const response = await fetch("https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=TOP&currencies=BWP");
const data = await response.json();
Python
import requests

data = requests.get("https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=TOP&currencies=BWP").json()

Replace YOUR_API_KEY with the key from your dashboard.

TOP/BWP API questions

How do I get the TOP/BWP exchange rate from an API?

Send one GET request to https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=TOP&currencies=BWP, replacing YOUR_API_KEY with your own key. The JSON response carries the date and the latest TOP/BWP rate in rates.BWP.

How far back does TOP/BWP historical data go?

Daily TOP/BWP rates are available from 2024-08-24. Request one day with the /historical endpoint and a date, or a range of days with /timeseries.

Is there a free TOP/BWP exchange rate API?

Yes. The free plan includes 1,000 requests a month, with no credit card required; paid plans raise the limit.

Put these rates in your application

One endpoint, JSON responses, 160+ currencies and history back to 1999. Start on the free plan.