Rate Overview
Live
1 GMD = 0.041369 BYN
1 BYN = 24.1727
GMD
Avg
0.040530
High
0.041369
Low
0.040086
Last updated: 8/15/2026, 5:32:18 AM
Quick Conversions
| GMD | BYN |
|---|---|
| 1 GMD | 0.04 BYN |
| 10 GMD | 0.41 BYN |
| 50 GMD | 2.07 BYN |
| 100 GMD | 4.14 BYN |
| 500 GMD | 20.68 BYN |
| 1,000 GMD | 41.37 BYN |
Get GMD/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GMD¤cies=BYNExample Response:
{
"success": true,
"base": "GMD",
"date": "2026-08-15T05:32:18Z",
"rates": {
"BYN": 0.041369
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GMD&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GMD",
"to": "BYN",
"amount": 100
},
"result": 4.136900000000001,
"rate": 0.041369
}Build with GMD/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key