Rate Overview
Live
1 TOP = 0.314699 GIP
1 GIP = 3.1776
TOP
Avg
0.316485
High
0.324657
Low
0.309922
Last updated: 7/25/2026, 4:46:15 AM
Quick Conversions
| TOP | GIP |
|---|---|
| 1 TOP | 0.31 GIP |
| 10 TOP | 3.15 GIP |
| 50 TOP | 15.73 GIP |
| 100 TOP | 31.47 GIP |
| 500 TOP | 157.35 GIP |
| 1,000 TOP | 314.70 GIP |
Get TOP/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=GIPExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-07-25T04:46:15Z",
"rates": {
"GIP": 0.314699
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "GIP",
"amount": 100
},
"result": 31.4699,
"rate": 0.314699
}Build with TOP/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key